From 47d399d6f8c2918c6c7b4a38567cf5657bf6f2dc Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Mon, 22 Jul 2019 16:10:02 +0200 Subject: [PATCH] docs: dist Reference.html --- docs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile.am b/docs/Makefile.am index 39c2079..26cb442 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -33,7 +33,7 @@ EXTRA_DIST= \ COPYING.LESSER \ meson.build -BUILT_EXTRA_DIST = index.html ColorManagement.html CMYK.html SymmetricAlpha.html +BUILT_EXTRA_DIST = index.html ColorManagement.html CMYK.html SymmetricAlpha.html Reference.html CLEANFILES = README changelog.rss DISTCLEANFILES = index-static.html $(BUILT_EXTRA_DIST) -- 2.30.2